EMBED YOUR TERMINAL RECORDINGS ONLINE

"You could get an entire computer science education for free right now."
BASH WHILE AND XARGS
tags: bash while sh shell xargs shellscript
TEST LS
tags: agua perl workflows
DONT USE LS BUT GLOB INSTEAD
tags: glob ls bash scripting files
SPECTRUM
tags: playertest
TESTING PULSE
tags: pulse  billy
MASHING UP CODE
tags: bash php python perl ruby erlang c c shellscript
PHP XDEBUG IN CONSOLE
tags: php shellscript xdebug debugging profiling tracing
POOR MAN'S TEXT PATCHER
tags: m4 bash shellscript bourne patch diff replace
IF THEN ELSE
tags: bash if then else
IF THEN ELSE PING BASH
tags: bash if then else ping
NUMBER LINES IN A FILE
tags: nl cat coreutils
UNCOMMON CAT OPTIONS
tags: cat coreutils
KZKG^GAARA
tags: ls test
DAMN SMALL XSS SCANNER (DSXS)
tags: python xss security pentesting
DAMN SMALL SQLI SCANNER (DSSS)
tags: python sql injection security pentesting
OUTPUT INTO SHELLSCRIPT VARIABLE
tags: bash output shellscript redirect into variable
CUT TEXT FROM CONSOLE OUTPUT
tags: cut manipulate text bash shellscript
FORMATTING OUTPUT WITH COLUMN
tags: formatting output shellscript column cut
CONDITIONAL CRON USING DATE %A
tags: cron shellscript conditional bash schedule
LIST DIRECTORIES IN LINUX WITH LS
tags: ls directory show content linux disk beginner